github.com/refraction-networking/utls.keyUpdateMsg.updateRequested (field)

5 uses

	github.com/refraction-networking/utls (current package)
		conn.go#L1352: 	if keyUpdate.updateRequested {
		handshake_messages.go#L1167: 	updateRequested bool
		handshake_messages.go#L1174: 		if m.updateRequested {
		handshake_messages.go#L1194: 		m.updateRequested = false
		handshake_messages.go#L1196: 		m.updateRequested = true